How to Install espeak-dbg software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install espeak-dbg software package in Ubuntu 12.04 LTS (Precise Pangolin)

espeak-dbg software package provides Multi-lingual software speech synthesizer: debugging symbols, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install espeak-dbg 

espeak-dbg is installed in your system.

Make ensure the espeak-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep espeak-dbg *

You will get with espeak-dbg package name, version, architecture and description in a table

espeak-dbg package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Debug packages
Package espeak-dbg
Version 1.46.02-0ubuntu1
Description Multi-lingual software speech synthesizer: debugging symbols
Sub Section debug


See Also, How to uninstall or remove espeak-dbg software package from Ubuntu 12.04 LTS (Precise Pangolin)?